All Questions
Tagged with arduinoserialization
3 questions
2votes
2answers
1kviews
Reading and Storing Integer from Serial Monitor
Description I wanted to understand how integers can be written and stored inside variables without the use of Serial.parseInt(). I couldn't find any code examples about this. Perhaps this is the ...
1vote
1answer
165views
Traffic Light which revolves around Serial Communication
Assignment description This is the improved code for a question I've posted earlier. I'd like to receive feedback on an assignment which I'm currently working on. I have to make two traffic lights ...
2votes
1answer
166views
Feedback on Traffic Light which revolves around Serial Communication
Assignment description I'd like to receive feedback on an assignment which I'm currently working on. I have to make two traffic lights which allow traffic to run smoothly. I'm using a master Arduino ...